From ed07f12245fea9ec2eccf031ff48ab3cb8c3cbec Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Mon, 14 May 2001 16:57:20 +0000 Subject: [PATCH] Copy texinfo.tex unconditionally. --- make-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-dist b/make-dist index a8247415ab7..f374dc3c5f5 100755 --- a/make-dist +++ b/make-dist @@ -588,7 +588,7 @@ echo "Making links to \`man'" test -f Makefile.in && ln Makefile.in ../${tempdir}/man ln ChangeLog ../${tempdir}/man test -f split-man && ln split-man ../${tempdir}/man - test -f texinfo.tex && cp texinfo.tex ../${tempdir}/man + cp texinfo.tex ../${tempdir}/man cd ../${tempdir}/man rm -f \#*\# =* *~ core emacs-index* *.Z *.z xmail rm -f emacs.?? termcap.?? gdb.?? *.log *.toc *.dvi *.oaux) -- 2.30.2